home *** CD-ROM | disk | FTP | other *** search
/ MacFormat UK 127 / MF_UK_127_1.iso / pc / Game Demos / Wolfenstein Demo / demomain / pak0.pk3 / scripts / skin.shader < prev    next >
Encoding:
Text File  |  2001-11-20  |  2.8 KB  |  187 lines

  1. textures/organics/dirt_trans
  2. {
  3.     qer_editorimage textures/organics/dirt.tga
  4.     surfaceparm nonsolid
  5.     {
  6.         map $lightmap
  7.         rgbGen identity
  8.     
  9.     }
  10.     {
  11.         map textures/organics/dirt.tga
  12.         rgbGen identity
  13.         blendFunc GL_DST_COLOR GL_ZERO
  14.  
  15.     
  16.     }
  17. }
  18.  
  19.  
  20. textures/skin/skin6_trans
  21. {
  22.     qer_editorimage textures/skin/skin6.tga
  23.     surfaceparm nonsolid
  24.     {
  25.         map $lightmap
  26.         rgbGen identity
  27.     
  28.     }
  29.     {
  30.         map textures/skin/skin6.tga
  31.         rgbGen identity
  32.         blendFunc GL_DST_COLOR GL_ZERO
  33.  
  34.     
  35.     }
  36. }
  37. textures/skin/skin6_trans_decal
  38. {
  39.     polygonOffset
  40.     qer_editorimage textures/skin/skin6.tga
  41.     surfaceparm nonsolid
  42.     {
  43.         map $lightmap
  44.         rgbGen identity
  45.     
  46.     }
  47.     {
  48.         map textures/skin/skin6.tga
  49.         rgbGen identity
  50.         blendFunc GL_DST_COLOR GL_ZERO
  51.  
  52.     
  53.     }
  54. }
  55.  
  56. textures/skin/nibbles
  57. {
  58.     // tessSize 64
  59.     deformVertexes wave 10 sin 4 3 0 0.3
  60.     {
  61.         rgbGen identity
  62.         map $lightmap
  63.     }
  64.     {
  65.         map textures/skin/nibbles.tga
  66.         blendFunc GL_DST_COLOR GL_SRC_ALPHA
  67.         rgbGen identity
  68.         alphaGen lightingSpecular
  69.     }
  70. }
  71. textures/skin/soylent
  72. {
  73.     tessSize 64
  74.     deformVertexes wave 100 sin 4 3 0 0.3
  75.     {
  76.         rgbGen identity
  77.         map $lightmap
  78.     }
  79.         {
  80.         map textures/skin/soylent.tga
  81.         blendFunc GL_DST_COLOR GL_SRC_ALPHA
  82.         rgbGen identity
  83.         alphaGen lightingSpecular
  84.     }
  85.  
  86. }
  87. textures/skin/snake
  88. {
  89.     tessSize 128
  90.     deformVertexes wave 100 sin 0 2 0 .3
  91.     {
  92.         map $lightmap
  93.         rgbGen identity
  94.     }
  95.     {
  96.         map textures/skin/snake.tga
  97.         blendFunc GL_DST_COLOR GL_ZERO
  98.         rgbGen identity
  99.     }
  100. }
  101. textures/skin/proto_skin2
  102. {
  103.     tessSize 128
  104.     deformVertexes wave 100 sin 4 3 0 0.3
  105.     {
  106.         map $lightmap
  107.         rgbGen identity
  108.     }
  109.     {
  110.         map textures/skin/proto_skin2.tga
  111.         blendFunc GL_DST_COLOR GL_ZERO
  112.         rgbGen identity
  113.     }
  114. }
  115. textures/skin/skin6move
  116. {
  117.     tessSize 128
  118.     deformVertexes wave 100 sin 4 3 0 0.3
  119.     {
  120.         map $lightmap
  121.         rgbGen identity
  122.     }
  123.     {
  124.         map textures/skin/skin6move.tga
  125.         blendFunc GL_DST_COLOR GL_ZERO
  126.         rgbGen identity
  127.     }
  128. }
  129.  
  130.  
  131. textures/skin/proto_skin
  132. {
  133.     tessSize 256
  134.     deformVertexes wave 100 sin 2 2 0 0.3
  135.     {
  136.         map $lightmap
  137.         rgbGen identity
  138.     }
  139.     {
  140.         map textures/skin/proto_skin.tga
  141.         blendFunc GL_DST_COLOR GL_ZERO
  142.         rgbGen identity
  143.     }
  144. }
  145. textures/skin/skin1move
  146. {
  147.     tessSize 128
  148.     deformVertexes wave 100 sin 3 2 0 0.3
  149.     {
  150.         map $lightmap
  151.         rgbGen identity
  152.     }
  153.     {
  154.         map textures/skin/skin1move.tga
  155.         blendFunc GL_DST_COLOR GL_ZERO
  156.         rgbGen identity
  157.     }
  158. }
  159. textures/skin/spikemove
  160. {
  161.     tessSize 128
  162.     deformVertexes wave 100 sin 0 .5 0 0.1
  163.     {
  164.         map $lightmap
  165.         rgbGen identity
  166.     }
  167.     {
  168.         map textures/skin/spikemove.tga
  169.         blendFunc GL_DST_COLOR GL_ZERO
  170.         rgbGen identity
  171.     }
  172. }
  173. textures/skin/pjwal2f
  174. {
  175.     tessSize 128
  176.     deformVertexes wave 100 sin 0 2 0 .3
  177.     {
  178.         map $lightmap
  179.         rgbGen identity
  180.     }
  181.     {
  182.         map textures/skin/pjwal2f.tga
  183.         blendFunc GL_DST_COLOR GL_ZERO
  184.         rgbGen identity
  185.     }
  186. }
  187.